home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / cellcont / data1.cab / DELPHIDM / Celldemo.exe / 0 / RCDATA / TFROLL / TFROLL.txt
Encoding:
Text File  |  1998-11-20  |  611 b   |  25 lines

  1. inherited FRoll: TFRoll
  2.   Left = 145
  3.   Top = 131
  4.   Caption = 'Roll Forbidden'
  5.   OnShow = FormShow
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited Panel1: TPanel
  9.     inherited Cell1: TCell
  10.       ControlData = {
  11.         00000100D8380000BE130000000000000A000000010101010101000101001400
  12.         00000000}
  13.     end
  14.   end
  15.   inherited Panel2: TPanel
  16.     inherited RichEdit1: TRichEdit
  17.       Font.Height = -16
  18.       Lines.Strings = (
  19.         'In some condition, some rol or col must be fixed'
  20.         'and mustn'#39't scrolled. You can control it through'
  21.         'CELL'#39's DoSetUnScrollRow/Col')
  22.     end
  23.   end
  24. end
  25.